/* 
原创模板提供商，一站式建站 
主营业务：快速建站、快排、高权重域名、海外服务器、全网搜索引擎推广
模板建站：Www.pcwl888.cn
主机/服务器：Www.pcwl888.cn
域名抢注：Www.pcwl888.cn
QQ：573893556 
微信：pcwl888a（推荐添加微信）
*/

html {
    font-size: 625%;
}

body {
    font-size: 16px;
    background: #fff;
    box-sizing: border-box;
    min-width: 1200px;
    width: 100%;
    font-family: 微软雅黑;
}

body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
th,
td,
form,
object,
iframe,
blockquote,
pre,
a,
abbr,
address,
code,
img,
fieldset,
form,
label,
figure {
    margin: 0;
    padding: 0;
}

body,
html,
input,
button,
textarea {
    color: #333;
    line-height: 1.5;
}

a {
    list-style: none;
    text-decoration: none;
}

body {
    background-color: #fff;
}

img {
    display: block;
    width: 100%;
}

ol,
ul,
li {
    list-style: none;
}

.pcwl_content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


/* header */

header .pcwl_content {
    display: flex;
    align-items: center;
    height: 90px;
    padding: 10px 0;
}

header h1 {
    width: 190px;
}

header ul {
    width: 266px;
    display: flex;
    align-items: center;
    margin-left: 15px;
}

header ul li {
    margin-right: 15px;
    position: relative;
}

header ul li a {
    display: flex;
}

header ul li a img {
    height: 33px;
}

header ul li .header_ico1 {
    display: none;
    position: absolute;
    top: 75px;
    /* width: 400px; */
    height: 272px;
    z-index: 999999;
    left: -72px;
    border: 1px solid #ccc;
    background-color: #fff;
}

header ul li:nth-of-type(2n) .header_ico1 {
    left: -49px;
}

header ul li:last-of-type .header_ico1 {
    left: -67px;
}

header ul li .header_ico1::after {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    width: 30px;
    height: 30px;
    background: #fff;
    transform: rotate(-45deg);
    box-shadow: 1px -2px 2px rgba(0, 0, 0, 0.1);
    z-index: -1;
}

header ul li .header_ico1 img {
    width: auto;
    height: 272px;
    padding: 2px;
    box-sizing: border-box;
}

header ul li:hover .header_ico1 {
    display: block;
}

.header_text {
    border-radius: 10px;
    width: 366px;
    margin-left: auto;
    margin-right: 20px;
}

.header_text form {
    display: flex;
    border: 2px solid #07225b;
    /* margin: 10px; */
    border-radius: 5px;
}

.header_text input:first-of-type {
    flex: 1;
    border-right: none;
    font-size: 16px;
}

.header_text input {
    border: 0;
    outline: none;
    display: block;
}

.header_text input:last-of-type {
    background-color: #07225b;
    /* margin: 0.1rem 0.1rem 0 0; */
    height: 40px;
    display: block;
    padding: 0 5px;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
}

.header_text input .search {
    width: 1rem;
}

.header_text input.search:hover {
    background-color: #1f3a7f;
}

.hader_tel {
    display: flex;
    font-size: 26px;
    color: #f30808;
    font-weight: 700;
}

.hader_tel img {
    display: block;
    width: 27px;
    height: 29px;
    margin-right: 5px;
}


/* footer */

footer {
    background: #0a1127;
    padding: 40px 0;
    font-size: 16px;
}

.footer_box {
    display: flex;
    color: #fff;
}

.footer_box:first-of-type {
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
    align-items: center;
}

.footer_box:nth-of-type(2) {
    padding-top: 15px;
}

.footer_box1 {
    width: 285px;
    display: flex;
}

.footer_box2 {
    width: 460px;
}

.footer_box3 {
    width: 187px;
}

.footer_box4 {
    width: 178px;
}

.footer_box5 {
    width: 70px;
}

.footer_box1 img {
    width: 19px;
    height: 19px;
    margin-right: 5px;
}

.footer_tel {
    flex-direction: column;
    margin-top: 35px;
}

.footer_tel span {
    margin-bottom: 14px;
    font-size: 24px;
    color: #fefefe;
    font-weight: 700;
}

.footer_tel p {
    line-height: 40px;
    color: #999;
}

.footer_box2 {
    /* display: grid;
  grid-template-columns: repeat(3, 1fr);
  cursor: pointer; */
    color: #fff;
}

.footer_box2 a {
    color: #999;
    width: 32.3333% !important;
    display: inline-block;
    margin-bottom: 18px;
}

.footer_box2 a:hover {
    color: #fff;
}

.footer_box3 {
    display: flex;
    flex-direction: column;
}

.footer_box3 a {
    color: #999;
    margin-bottom: 18px;
}

.footer_box3 a:hover {
    color: #07225b;
}

.footer_box4 {
    display: flex;
    flex-direction: column;
}

.footer_box4 a {
    color: #999;
    margin-bottom: 18px;
}

.footer_box4 a:hover {
    color: #fefefe;
}

.footer_box5 {
    display: flex;
    flex-direction: column;
}

.footer_box5 a {
    color: #999;
    margin-bottom: 18px;
}

.footer_box5 a:hover {
    color: #07225b;
}

.footer_bottom {
    border-top: 1px solid #333;
    padding-top: 20px;
    color: #999;
}


/* pages */

.pages {
    margin: 20px 0;
    text-align: center;
}

.pages a,
.pages span {
    padding: 2px 8px;
    border: 1px solid #07225b;
    margin: 0 5px;
    color: #000;
}

.pages a:hover,
.pages span:hover {
    border: 1px solid #07225b;
    color: #000;
}

.pages .current {
    background-color: #07225b;
    border: 1px solid #07225b;
    color: #fff;
}

.pages .current:hover {
    color: #07225b;
}